<squad>
	<description>
		<type>TYPE_HALFTRACK</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Sd.Kfz. 10/5</long_name>
		<short_name>SdKfz 10/5</short_name>
		<comment>A half-track with a 2cm Flak 38 autocannon</comment>

		<uniform>german_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>3</month><year>1941</year><number>50</number></data>
		<data><month>4</month><year>1941</year><number>100</number></data>
		<data><month>12</month><year>1943</year><number>100</number></data>
		<data><month>3</month><year>1944</year><number>50</number></data>
		<data><month>12</month><year>1945</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-SdKfz 10-5.png</image_profile>
			<weight>5380</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL42 TUKRM</name>
				<horsepower>99</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>7</forwards>
				<reverse>3</reverse>
			</gears>

			<steering>STEERING_HALFTRACK</steering>

			<exhaust_pipe><offsetX>80</offsetX><offsetY>230</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-SdKfz 10-5.png</image_view>

			<width>210</width>
			<length>456</length>
			<height>129</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>14@21</upper_front>
				<lower_front>14</lower_front>
				<upper_side>8@-35</upper_side>
				<lower_side>8</lower_side>
				<rear>8@-30</rear>
				<top>6</top>
				<bottom>6</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>210</width>
			<length>240</length>
			<height>45</height>

			<offsetX>0</offsetX>
			<offsetY>110</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10@33</front>
				<side>8@35</side>
				<rear>8@40</rear>
				<top>0</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-SdKfz 10-5 turret.png</image_view>

			<diameter>160</diameter>
			<height>67</height>
			<offsetX>0</offsetX>
			<offsetY>60</offsetY>

			<rotate_time>24</rotate_time>
			<AA>yes</AA>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>20</front>
				<side>0</side>
				<rear>0</rear>
				<top>0</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_FLAK_38</type><offsetY>-68</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_FLAK_38</for><flavour>FLAVOUR_HE</flavour><rounds>200</rounds></ammo>
			<ammo><for>WEAPON_CANNON_FLAK_38</for><flavour>FLAVOUR_AP</flavour><rounds>40</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
